Coding Hub

Less is more.

vuePress-theme-reco Lawrence    2021 - 2023
Coding Hub Coding Hub

Choose mode

  • dark
  • auto
  • light
Home
Category
  • ELF
  • JIT compiler
  • IEEE 754
  • AI Compiler
  • Pypy and Rpython
  • LLVM
  • Python Internal
  • Virtual Machine
  • MLIR
Tag
TimeLine
About me
Contact
  • GitHub (opens new window)
  • Linkedin (opens new window)
  • Gmail (opens new window)
author-avatar

Lawrence

22

Articles

16

Tags

    Home
    Category
    • ELF
    • JIT compiler
    • IEEE 754
    • AI Compiler
    • Pypy and Rpython
    • LLVM
    • Python Internal
    • Virtual Machine
    • MLIR
    Tag
    TimeLine
    About me
    Contact
    • GitHub (opens new window)
    • Linkedin (opens new window)
    • Gmail (opens new window)

    Python Internal Categories

    vuePress-theme-reco Lawrence    2021 - 2023
    • ELF 4
    • JIT compiler 7
    • IEEE 754 1
    • AI Compiler 1
    • Pypy and Rpython 2
    • LLVM 1
    • Python Internal 1
    • Virtual Machine 5
    • MLIR 1
    Python Internal - Part 0. 深入 CPython Internal

    Python 是非常熱門的程式語言,尤其在 Web 端、深度學習、資料科學領域、甚至是測試等備受重用,自它被發布之後,一直在 TIOBE 榜上有名,甚至蟬聯幾年的榜首。Python 語法強大的動態性、彈性、徹底的萬事萬物皆物件概念,寫起來真的就像 pseudo code 一樣,非常適合要入門寫程式的新手。然而,在語法高度彈性的背後,究竟擁有什麼樣的機制 ? 彈性的背後又會讓 Python 帶來什麼樣的限制 ? 接下來就讓我們探知這個強大動態語言的內在吧😊

    Lawrence 5/26/2022 PythonVirtual MachineCompiler
    Prev 1 ... 1 ... 1 Next Jump To Go